* inotify.c (uninitialized): Remove. All uses replaced by -1.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Jul 2013 17:28:58 +0000 (10:28 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 11 Jul 2013 17:28:58 +0000 (10:28 -0700)
commitcc0648507221962d450f209adbbb8cf6851de6d7
tree80e56a96b12391eee44108107308f4393b571edc
parent8b9ef863a86281deac9e3c97a9cf7ce1e38ece8c
* inotify.c (uninitialized): Remove.  All uses replaced by -1.

(Finotify_add_watch): Simplify, since -1 means uninitialized now.
Touch up doc a bit.
src/ChangeLog
src/inotify.c